Pet Store Web Service
GetfindPetsByStatus
Description
Finds Pets by status
Parameters
NameDescriptionData Type
statusStatus values that need to be considered for filterstring
Response

The response body is of type List[Pet].

Fault Responses
FaultDescription
400This fault returns a response body of type (undefined).
Invalid status value
Remarks
Multiple status values can be provided with comma seperated strings
See Also
Pets Resource GroupPet Store Web Service

 

 


© 2013 All Rights Reserved.

Send comments on this topic.